home *** CD-ROM | disk | FTP | other *** search
/ Meeting Pearls 4 / Meeting Pearls Vol. IV (1996)(GTI - Schatztruhe)[!].iso / SetAttributesDir / Pearls / dev / Misc / Palis / PatchTest / SetAttributes
Text File  |  1996-10-22  |  380b  |  14 lines

  1. .k ScriptDir/A
  2. SetProtection "Doc.info" RWD
  3. CD "Doc"
  4. Assign ScriptDir<$$>.6: "<ScriptDir>"
  5. Execute "ScriptDir<$$>.6:Doc/SetAttributes" "ScriptDir<$$>.6:Doc"
  6. CD /
  7. SetProtection "PatchTest.info" RWD
  8. SetProtection "Source.info" RWD
  9. CD "Source"
  10. Assign ScriptDir<$$>.6: "<ScriptDir>"
  11. Execute "ScriptDir<$$>.6:Source/SetAttributes" "ScriptDir<$$>.6:Source"
  12. CD /
  13. Assign ScriptDir<$$>.6:
  14.